[INFO] cloning repository https://github.com/mii-nipah/mii-text
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mii-nipah/mii-text" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmii-nipah%2Fmii-text", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmii-nipah%2Fmii-text'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f6c51c006c9350ab4a94a0fa4d56d4eeacc9731
[INFO] testing mii-nipah/mii-text against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmii-nipah%2Fmii-text" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mii-nipah/mii-text
[INFO] finished tweaking git repo https://github.com/mii-nipah/mii-text
[INFO] tweaked toml for git repo https://github.com/mii-nipah/mii-text written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mii-nipah/mii-text on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mii-nipah/mii-text already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e718245bf44560fcafe2cf31327bf626ca0a996e6f64470cdd219f37d145e83
[INFO] running `Command { std: "docker" "start" "-a" "6e718245bf44560fcafe2cf31327bf626ca0a996e6f64470cdd219f37d145e83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e718245bf44560fcafe2cf31327bf626ca0a996e6f64470cdd219f37d145e83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e718245bf44560fcafe2cf31327bf626ca0a996e6f64470cdd219f37d145e83", kill_on_drop: false }`
[INFO] [stdout] 6e718245bf44560fcafe2cf31327bf626ca0a996e6f64470cdd219f37d145e83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74c37bcd93a93bbeeb054d618d714a6558f2a107ed82b286717ea8bc2f725423
[INFO] running `Command { std: "docker" "start" "-a" "74c37bcd93a93bbeeb054d618d714a6558f2a107ed82b286717ea8bc2f725423", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling doctest-file v1.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-openai-macros v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling interprocess v2.4.2
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling async-openai v0.38.2
[INFO] [stderr]    Compiling mii-text v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "74c37bcd93a93bbeeb054d618d714a6558f2a107ed82b286717ea8bc2f725423", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74c37bcd93a93bbeeb054d618d714a6558f2a107ed82b286717ea8bc2f725423", kill_on_drop: false }`
[INFO] [stdout] 74c37bcd93a93bbeeb054d618d714a6558f2a107ed82b286717ea8bc2f725423
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d09c5224b6b13f655072f4ab431c19c87586bf54ca7d0c39495bffde8085c11
[INFO] running `Command { std: "docker" "start" "-a" "7d09c5224b6b13f655072f4ab431c19c87586bf54ca7d0c39495bffde8085c11", kill_on_drop: false }`
[INFO] [stderr]    Compiling mii-text v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.59s
[INFO] running `Command { std: "docker" "inspect" "7d09c5224b6b13f655072f4ab431c19c87586bf54ca7d0c39495bffde8085c11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d09c5224b6b13f655072f4ab431c19c87586bf54ca7d0c39495bffde8085c11", kill_on_drop: false }`
[INFO] [stdout] 7d09c5224b6b13f655072f4ab431c19c87586bf54ca7d0c39495bffde8085c11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0b091bd5a2e366e08293ee5f5a7226ea2e2631696054fe74985e588015c44fd5
[INFO] running `Command { std: "docker" "start" "-a" "0b091bd5a2e366e08293ee5f5a7226ea2e2631696054fe74985e588015c44fd5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mii_text-4b113ee48c425b45)
[INFO] [stdout] 
[INFO] [stdout] running 88 tests
[INFO] [stdout] test args::tests::default_ipc_socket_uses_runtime_dir_when_present_and_tmp_otherwise ... ok
[INFO] [stdout] test args::tests::merge_client_only_enables_booleans_and_replaces_client_tools ... ok
[INFO] [stdout] test args::tests::ipc_without_path_does_not_consume_the_next_flag ... ok
[INFO] [stdout] test args::tests::parse_rejects_missing_values_unknown_flags_and_bad_numbers ... ok
[INFO] [stdout] test args::tests::maps_reasoning_levels_and_rejects_unknown_values ... ok
[INFO] [stdout] test args::tests::parses_generation_provider_output_and_tool_flags ... ok
[INFO] [stdout] test args::tests::usage_mentions_the_structural_output_flags ... ok
[INFO] [stdout] test args::tests::to_client_carries_every_shareable_field ... ok
[INFO] [stdout] test constraints::tests::openai_schema_normalization_preserves_explicit_required_and_additional_properties ... ok
[INFO] [stdout] test constraints::tests::response_formats_use_the_openai_json_schema_shape ... ok
[INFO] [stdout] test client::tests::connect_reports_unreachable_socket_with_hint ... ok
[INFO] [stdout] test cache::tests::store_and_lookup_preserve_prospect_assistant_usage_and_model ... ok
[INFO] [stdout] test conversation::tests::assistant_turn_can_preserve_provider_continuation ... ok
[INFO] [stdout] test cache::tests::cache_key_changes_for_tools_and_provider_but_not_output_modes ... ok
[INFO] [stdout] test constraints::tests::openai_schema_normalization_handles_arrays_and_unions ... ok
[INFO] [stdout] test constraints::tests::parses_constrained_json_and_rejects_empty_or_invalid_content ... ok
[INFO] [stdout] test cache::tests::open_migrates_old_cache_schema_without_losing_rows ... ok
[INFO] [stdout] test conversation::tests::accepts_null_content_tool_calls ... ok
[INFO] [stdout] test constraints::tests::first_pass_prompt_wraps_the_latest_user_string ... ok
[INFO] [stdout] test constraints::tests::schema_guidance_extracts_descriptions_and_properties ... ok
[INFO] [stdout] test conversation::tests::constrained_assistant_metadata_is_saved_but_not_sent_as_context ... ok
[INFO] [stdout] test conversation::tests::preserves_tool_message_fields ... ok
[INFO] [stdout] test constraints::tests::openai_schema_normalization_fills_missing_object_strictness ... ok
[INFO] [stdout] test conversation::tests::json_messages_are_loaded_from_argument_before_stdin_override ... ok
[INFO] [stdout] test conversation::tests::quick_input_trims_stdin_override_and_rejects_empty_prompts ... ok
[INFO] [stdout] test conversation::tests::build_chat_messages_drops_provider_continuation_items ... ok
[INFO] [stdout] test ipc::tests::json_lines_round_trip_run_requests_with_boxed_client_args ... ok
[INFO] [stdout] test conversation::tests::build_chat_messages_prepends_system_and_preserves_extra_fields ... ok
[INFO] [stdout] test output::tests::cached_stream_rendering_replays_event_chunks_losslessly ... ok
[INFO] [stdout] test ipc::tests::read_json_line_returns_none_on_eof_and_errors_on_invalid_json ... ok
[INFO] [stdout] test output::tests::simple_mode_preserves_plain_text_output ... ok
[INFO] [stdout] test output::tests::cached_rendering_reuses_one_prospect_for_multiple_output_modes ... ok
[INFO] [stdout] test output::tests::simple_mode_does_not_append_tool_calls_after_text_content ... ok
[INFO] [stdout] test output::tests::structured_prospect_serializes_with_expected_fields ... ok
[INFO] [stdout] test output::tests::simple_rendering_prefers_constrained_output_when_present ... ok
[INFO] [stdout] test output::tests::writes_structured_json_object_when_not_streaming ... ok
[INFO] [stdout] test output::tests::structured_stream_writes_tool_calls_before_done ... ok
[INFO] [stdout] test output::tests::structured_stream_can_defer_done_until_later ... ok
[INFO] [stdout] test output::tests::simple_non_streaming_defers_reasoning_until_finish ... ok
[INFO] [stdout] test output::tests::simple_stream_without_content_or_tool_calls_writes_nothing ... ok
[INFO] [stdout] test output::tests::structured_stream_writes_provider_continuation_before_done ... ok
[INFO] [stdout] test output::tests::final_events_are_recorded_only_once ... ok
[INFO] [stdout] test output::tests::simple_mode_writes_tool_calls_when_content_is_empty ... ok
[INFO] [stdout] test output::tests::prospect_tracks_reasoning_content_and_tool_calls_before_finish ... ok
[INFO] [stdout] test output::tests::simple_stream_does_not_append_tool_calls_after_text_content ... ok
[INFO] [stdout] test output::tests::simple_mode_opens_think_block_only_once ... ok
[INFO] [stdout] test providers::responses::tests::build_input_requires_provider_marker_for_untyped_continuation ... ok
[INFO] [stdout] test providers::responses::tests::extract_tool_calls_ignores_messages_and_reasoning_items ... ok
[INFO] [stdout] test providers::responses::tests::build_input_expands_provider_continuation_items ... ok
[INFO] [stdout] test conversation::tests::stateful_files_round_trip_and_missing_files_start_empty ... ok
[INFO] [stdout] test output::tests::writes_structured_jsonl_when_streaming ... ok
[INFO] [stdout] test providers::chat::tests::merge_delta_value_replaces_non_object_targets ... ok
[INFO] [stdout] test providers::chat::tests::merges_streamed_tool_call_deltas ... ok
[INFO] [stdout] test providers::responses::tests::build_input_accepts_streamed_provider_continuation_event_shape ... ok
[INFO] [stdout] test providers::responses::tests::build_input_does_not_treat_provider_metadata_as_continuation ... ok
[INFO] [stdout] test providers::responses::tests::build_input_prepends_system_and_preserves_response_tool_messages ... ok
[INFO] [stdout] test providers::chat::tests::merges_tool_call_input_deltas_and_overwrites_changed_metadata ... ok
[INFO] [stdout] test providers::responses::tests::extracts_reasoning_text_from_content_fallbacks ... ok
[INFO] [stdout] test providers::tests::keeps_chat_completions_for_compatibility ... ok
[INFO] [stdout] test providers::responses::tests::extracts_encrypted_reasoning_continuation ... ok
[INFO] [stdout] test providers::tests::routes_openai_to_responses_by_default ... ok
[INFO] [stdout] test server::tests::clone_args_preserves_defaults_but_strips_runtime_modes ... ok
[INFO] [stdout] test server::tests::serve_requires_key_only_for_openai_urls ... ok
[INFO] [stdout] test providers::responses::tests::extracts_response_tool_call_items ... ok
[INFO] [stdout] test sink::tests::server_error_sink_respects_forwarding_flag ... ok
[INFO] [stdout] test sink::tests::memory_sink_buffers_written_text ... ok
[INFO] [stdout] test sink::tests::channel_sink_writes_each_chunk_and_finish_is_a_noop ... ok
[INFO] [stdout] test stats::tests::combine_usage_sums_known_token_fields_for_two_pass_requests ... ok
[INFO] [stdout] test providers::responses::tests::extracts_reasoning_text_from_stream_event_variants ... ok
[INFO] [stdout] test sink::tests::error_sink_channel_emits_diagnostic_text ... ok
[INFO] [stdout] test providers::tests::includes_reasoning_by_default_only_for_structured_non_streaming_output ... ok
[INFO] [stdout] test providers::responses::tests::extracts_reasoning_summary_from_response_output_items ... ok
[INFO] [stdout] test stats::tests::format_stats_reports_missing_usage_and_cached_stats_do_not_claim_live_run ... ok
[INFO] [stdout] test stats::tests::format_stats_includes_usage_latency_first_token_and_throughput ... ok
[INFO] [stdout] test stats::tests::normalizes_chat_shaped_usage_without_losing_existing_total ... ok
[INFO] [stdout] test stats::tests::normalizes_responses_usage_and_derives_total_tokens ... ok
[INFO] [stdout] test tests::api_key_is_required_for_openai_base_urls ... ok
[INFO] [stdout] test tests::custom_base_urls_can_run_without_a_key ... ok
[INFO] [stdout] test tools::tests::accepts_inline_tool_arrays_and_wrappers ... ok
[INFO] [stdout] test tools::tests::maps_input_schema_inside_openai_function_wrappers ... ok
[INFO] [stdout] test tools::tests::maps_plain_input_schema_tools_to_openai_shapes ... ok
[INFO] [stdout] test tools::tests::normalizes_function_tools_for_chat_and_responses ... ok
[INFO] [stdout] test tools::tests::resolve_returns_none_for_empty_sources_and_rejects_bad_shapes ... ok
[INFO] [stdout] test tools::tests::resolved_sources_and_tool_call_formatting_are_stable ... ok
[INFO] [stdout] test tools::tests::response_normalization_leaves_non_function_tools_untouched ... ok
[INFO] [stdout] test tools::tests::resolve_loads_inline_file_and_pre_resolved_sources_in_order ... ok
[INFO] [stdout] test tools::tests::responses_normalization_flattens_nested_function_without_leaking_wrapper_fields ... ok
[INFO] [stdout] test cache::tests::open_accepts_relative_paths_without_parent_directory_creation ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cache::tests::open_accepts_relative_paths_without_parent_directory_creation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cache::tests::open_accepts_relative_paths_without_parent_directory_creation' (27) panicked at src/cache.rs:349:32:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "open cache db: unable to open database file: mii-text-relative-cache-17-1781327914712665049.db"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c7ccf92d348 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c7ccf92d348 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c7ccf92d348 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c7ccf92d348 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c7ccf94430a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c7ccf94430a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c7ccf932462 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c7ccf932462 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c7ccf90aac6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c7ccf90aac6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c7ccf925139 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c7ccf65ff3c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c7ccf65ff3c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c7ccf9253b2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c7ccf9253b2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c7ccf90ab82 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c7ccf902269 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c7ccf90b91d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c7ccf944acc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c7ccf944842 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5c7ccf648c15 - <core[5a1c3e9896636f3a]::result::Result<rusqlite[d31262cb7d03340a]::Connection, alloc[154f689e5dd3bae5]::string::String>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c7ccf648c15 - mii_text[c66b1c84a2806d5f]::cache::tests::open_accepts_relative_paths_without_parent_directory_creation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cache.rs:349:32
[INFO] [stdout]   22:     0x5c7ccf63cb17 - mii_text[c66b1c84a2806d5f]::cache::tests::open_accepts_relative_paths_without_parent_directory_creation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cache.rs:339:71
[INFO] [stdout]   23:     0x5c7ccf58c6c6 - <mii_text[c66b1c84a2806d5f]::cache::tests::open_accepts_relative_paths_without_parent_directory_creation::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c7ccf65301b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c7ccf65301b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5c7ccf660895 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5c7ccf660895 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5c7ccf660895 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c7ccf660895 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c7ccf660895 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c7ccf660895 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5c7ccf660895 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5c7ccf65b3f4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5c7ccf65b3f4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c7ccf663912 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5c7ccf663912 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5c7ccf663912 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c7ccf663912 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c7ccf663912 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c7ccf663912 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5c7ccf663912 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c7ccf92c78f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x5c7ccf92c78f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f0366e83aa4 - <unknown>
[INFO] [stdout]   45:     0x7f0366f10a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cache::tests::open_accepts_relative_paths_without_parent_directory_creation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 87 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin mii-text`
[INFO] running `Command { std: "docker" "inspect" "0b091bd5a2e366e08293ee5f5a7226ea2e2631696054fe74985e588015c44fd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b091bd5a2e366e08293ee5f5a7226ea2e2631696054fe74985e588015c44fd5", kill_on_drop: false }`
[INFO] [stdout] 0b091bd5a2e366e08293ee5f5a7226ea2e2631696054fe74985e588015c44fd5
